Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump org.keycloak:keycloak-services from 25.0.6 to 26.0.6 in /jans-keycloak-integration #10264

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps org.keycloak:keycloak-services from 25.0.6 to 26.0.6.

Release notes

Sourced from org.keycloak:keycloak-services's releases.

26.0.6

... (truncated)

Commits
  • 5ded193 Set version to 26.0.6
  • 13833fd fix: ensures that properties are runtime properties are filtered (#209)
  • 7bdc16f fix: prevent inclusion of characters that could lead to FileVault path traver...
  • 6a10c0e fix: returning addresses instead of hosts on the ClientConnection (#208)
  • b956819 EMBARGOED CVE-2024-10270 org.keycloak/keycloak-services: Keycloak Denial of S...
  • ba9d0c3 Update docs with security warning around client certificate lookup (#213)
  • c15bc7c Backport to make improvements for translations (#34878)
  • 90bd366 Update installation locations (#34871)
  • 495ddb8 Update Leveraging Jakarta EE (#34901)
  • c27a55d Address QE comments on HA guide (#34902)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from uprightech as a code owner November 25, 2024 18:33
@dependabot dependabot bot added java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file labels Nov 25, 2024
Copy link

dryrunsecurity bot commented Nov 25, 2024

DryRun Security Summary

The pull request updates the Keycloak server version from 25.0.6 to 26.0.6 in the pom.xml file, emphasizing the importance of thorough testing and reviewing release notes to ensure compatibility and security.

Expand for full summary

Summary:

The code change in this pull request updates the version of the Keycloak server from 25.0.6 to 26.0.6 in the pom.xml file of the jans-keycloak-integration project. Updating to the latest version of Keycloak is generally recommended to ensure that the application benefits from the latest security fixes and improvements.

However, it's important to note that when upgrading to a new version of a software component, it's essential to thoroughly test the application to ensure that the upgrade does not introduce any regressions or compatibility issues. This is particularly important for security-sensitive applications, as any issues could potentially expose the application to security vulnerabilities. Additionally, it's a good practice to review the release notes and change logs of the new Keycloak version to understand any significant changes or new features that may impact the application's security posture.

Files Changed:

  • jans-keycloak-integration/pom.xml: This file has been updated to change the version of the Keycloak server from 25.0.6 to 26.0.6. This is a routine update, but it's crucial to ensure that the application is thoroughly tested and any necessary security-related changes are implemented to maintain the overall security of the application.

Code Analysis

We ran 9 analyzers against 1 file and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 1 finding

View PR in the DryRun Dashboard.

@dependabot dependabot bot force-pushed the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-services-26.0.6 branch from 021bda8 to 11dc611 Compare December 6, 2024 09:52
Bumps [org.keycloak:keycloak-services](https://github.com/keycloak/keycloak) from 25.0.6 to 26.0.6.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@25.0.6...26.0.6)

---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-services
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-services-26.0.6 branch from 11dc611 to 229165c Compare December 24, 2024 14:28
@moabu moabu force-pushed the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-services-26.0.6 branch from 229165c to 9a0a2cb Compare December 26, 2024 19:25
@moabu moabu force-pushed the main branch 2 times, most recently from 5126af2 to aa1b2ed Compare December 27, 2024 04:55
@moabu moabu force-pushed the dependabot/maven/jans-keycloak-integration/org.keycloak-keycloak-services-26.0.6 branch from 9a0a2cb to 1d52a19 Compare December 27, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants